home *** CD-ROM | disk | FTP | other *** search
/ boe.pres.k12.wv.us / boe.pres.k12.wv.us.zip / boe.pres.k12.wv.us / Utilities / UltraVNC_1.0.8.2_Setup.exe / {app} / Whatsnew,2.txt < prev    next >
Text File  |  2006-08-16  |  5KB  |  153 lines

  1. **************************************
  2. *  MSRC4Plugin - Release Notes
  3. **************************************
  4.  
  5. The latest release notes, source, and DSM files are available here:
  6.  
  7. http://home.comcast.net/~msrc4plugin
  8.  
  9. Version 1.2.2 - 8/16/2006
  10.  
  11.     * Removed SALTing of the key.  SALT broke Windows 2000 compatibility
  12.     * Removed REG version of the plugin.  There is no good reason left to no use NOREG.
  13.  
  14. Version 1.2.1 - 7/10/2006
  15.  
  16.     * Fixed Windows 2000 encryption problem
  17.     * Fixed missing password problem.
  18.  
  19. Version 1.2.0 - 5/17/2006
  20.  
  21.     * Further config window tweaks. Added enhanced search for the key file.
  22.     * Adjusted the size of the config dialog to fit better in 640X480.
  23.     * Fixed some problems with reverse connections.
  24.     * Plugin can be used with or without a key file. If no key file is found the plugin uses a hashed version of the VNC password.
  25.     * Added SALTing of the key for each session. This makes each session key unique. This also makes it incompatible with all earlier plugins. Key files are still valid.
  26.  
  27. Version 1.1.8 - 6/3/2005
  28.  
  29.     Fixed a bug in NoReg introduced in 1.1.7
  30.  
  31. Version 1.1.7 - 5/21/2005
  32.  
  33.     Minor code clean-ups
  34.     Some changes to allow for more automated builds
  35.  
  36. Version 1.1.6 - 3/12/2005
  37.  
  38.     Fixed errors on 95/98/98SE/ME/NT caused by 115 key container changes
  39.     Fixed problems getting environment variables in some cases.
  40.     Fix default registry keys missing, causing GenKey to fail on new installs.
  41.     Regression Tested back to 95 OSR2
  42.     Integrated crypto.exe into the plugin source.
  43.     Added testviewer.bat, testserver.bat, debug_on.reg, and debug_off.reg to the zip file.
  44.     Requires UltraVNC RC19-5 or greater
  45.  
  46. Version 1.1.5 - 2/14/2005
  47.  
  48.     Works with "Guest" account. (No longer uses a persistent key container)
  49.     Removed Delete Container button.
  50.     Requires UltraVNC RC19-5 or greater
  51.     Some additional buffer allocation checking
  52.     Code clean-ups and comments
  53.     Changed new key file name from rc4.txt to new_rc4.key (Microsoft messes with the txt extension)
  54.     Some additional error handling to insure non-encrypted connections can't be made if something fails
  55.     Updated the Copyright information
  56.  
  57. Version 1.1.4 - 2/9/2005
  58.  
  59.     Requires UltraVNC RC19-5 or greater
  60.     On-the-fly environment variables don't end up in the registry. See where this is going?
  61.     Added a check to see if we are Interactive or Service, and get the variables from "the right place"
  62.  
  63. Version 1.1.3 - 2/8/2005
  64.  
  65.     Requires UltraVNC RC19-5 or greater
  66.     Service couldn't find environment variables (%programfiles%), pull env variables from registry.
  67.     Check USER and SYSTEM environment variables.
  68.     Key not Found fixed.
  69.     REG and NoReg BOTH generate new keys as rc4.txt
  70.     REG wasn't initializing all the registry keys properly
  71.     Cleaned up some constants
  72.  
  73. Version 1.1.2 - 1/26/2005
  74.  
  75.     Requires UltraVNC RC19-5 or greater
  76.     Default of "Program Files" changed to %programfiles% (for non-english Windows)
  77.     Added a "Delete Container" button to the config dialog (delete corrupt container)
  78.     Fixed a minor bug in calls to the encryption API
  79.     Registry access defaults to READ access not Read/Write, except in the conf dialog.
  80.     Registry and _noreg versions of the plugin.
  81.  
  82.  
  83. Version 1.1.1 - 4/26/2004
  84.  
  85.     Never had a chance...
  86.  
  87.  
  88. Version 1.1.0 - 3/8/2004
  89.  
  90.     GUI supports 40, 56, and 128bit keys better
  91.     Better OS and API version detection
  92.     Better detection of MAX KEY size
  93.     Cleaned up registry problems
  94.     Changed Key Store from Default to MSRC4Plugin
  95.     Better error logging (for debugging)
  96.  
  97.  
  98. Version 1.0.9 - 1/6/2004
  99.  
  100.     Now supports 40, 56, and 128bit keys
  101.     Supports 128bit on Windows 95 osr2 -> Windows 2003 (Win 95/98 require High Encryption Pack)
  102.     Log file is off by default.  Controlled by a registry key
  103.     Key file now contains a text field with the bit depth.  (Old key files are NOT compatible)
  104.     Better support for multi-threading
  105.     Better error handling.  (fails to load rather than allowing blank keys to be  used)
  106.     OS version detection to select the correct crypto provider
  107.     UPX'd the DLL (DSM) to shrink the size
  108.  
  109.  
  110. Version 1.0.6 - 1.0.8 - ??/??/??
  111.  
  112.     Never saw the light of day....
  113.  
  114.  
  115. Version 1.0.5 - ??/??/??
  116.  
  117.     128bit version (or something...)
  118.  
  119.  
  120. Version 1.0.4 - 10/2/2003 - Production Ready! No, really!
  121.  
  122.     Fixed my finger fumble...;-)
  123.  
  124.  
  125. Version 1.0.3 - 10/1/2003 - Production Ready!
  126.  
  127.     Corrected viewer crashes under stress
  128.     Finished the Configure Dialog text-boxes
  129.     Clean up some code.
  130.  
  131.  
  132. Version 1.0.2 - 9/15/2003
  133.  
  134.     Corrected "Blank Key" generation problem.
  135.     Changed export/import key so that it actually works ;-)
  136.     Paths to the plugins are stored in the registry.
  137.  
  138.  
  139.  
  140.     HKCU\Software\ORL\VNCViewer\DSMPlugins\MSRC4
  141.     HKLM\Software\ORL\VNCViewer\DSMPlugins\MSRC4
  142.     HKLM\Software\ORL\WinVNC3\DSMPlugins\MSRC4
  143.  
  144.  
  145.  
  146.     STARTED to add a GUI to edit the paths/key file names
  147.  
  148.  
  149. Version 1.0.0 - 3/20/2003
  150.  
  151.     Initial Release
  152.  
  153.